home *** CD-ROM | disk | FTP | other *** search
/ Larry Magid's Essential Internet / Larry Magid's Essential Internet (Quarterdeck Corporation)(1995).ISO / qsockpro.qip / CONNECT.ACT < prev    next >
Text File  |  1995-10-09  |  1KB  |  48 lines

  1. ; CONNECT.ACT
  2. ; DATE: 20/5/95
  3. ;
  4. ; Overview
  5. ;       - information is used to establish an instant
  6. ;         account via winsock
  7. ;
  8.  
  9. [Overview]
  10. CountryCode=61
  11. CountryName=Australia
  12. ; Provider Company Name
  13. Name=Interconnect Australia
  14. ;
  15. ; Contact Information
  16. ;       - Information is displayed to help user establish
  17. ;         an account via mail/voice phone
  18. ;
  19.  
  20. [Contact Information]
  21. ; Voice phonenumber(s) to call
  22. VoicePhone1=03-528-2239
  23. ; Address to send account information to
  24. ; Only two address fields can be used
  25. Address1=129 Hawthorne Road
  26. Address2=Caulfield
  27. City=Melbourne
  28. State=VIC
  29. Zip=3161
  30. Country=Australia
  31.  
  32. [AskForInfo]
  33. Line1=Connection Type
  34. Line2=....(PPP, SLIP, SLIP with VJ Compression)
  35. Line3=Your IP address
  36. Line4=....(if the provider uses fixed IP addresses.)
  37. Line5=Username (account login name)
  38. Line6=Password (account login password)
  39. Line7=DNS Servers
  40. Line8=....(These must be valid IP addresses, not host names)
  41. Line9=Email Account
  42. Line10=Email Password
  43. Line11=Email Address
  44. Line12=SMTP (Mail) Server name or IP Address
  45. Line13=POP3 (Post office) Server name or IP Address
  46. Line14=NNTP (News) Server name or IP Address
  47. Line15=Domain name
  48.